-
-
Notifications
You must be signed in to change notification settings - Fork 94
New AI Step for ITD #1523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New AI Step for ITD #1523
Conversation
👷 Deploy request for cyf-curriculum pending review.Visit the deploys page to approve it
|
👷 Deploy request for cyf-piscine pending review.Visit the deploys page to approve it
|
👷 Deploy request for cyf-sdc pending review.Visit the deploys page to approve it
|
👷 Deploy request for cyf-launch pending review.Visit the deploys page to approve it
|
✅ Deploy Preview for cyf-itd ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
👷 Deploy request for cyf-common pending review.Visit the deploys page to approve it
|
👷 Deploy request for cyf-tracks pending review.Visit the deploys page to approve it
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this together! I think the quiz step looks great (though note some headings/metadata still say "Make a Cover Letter with Generative AI" - let's update those too)
Looking at the practical step (that got reverted for now), a few thoughts:
- Let's have them submit their prompt history for how they got help from GenAI?
- Let's have them submit a link to the Codepen, rather than a screenshot? That way folks can look at the code if they want to (but we should make clear to reviewers the goal isn't to give a full review of the code)
- Maybe we could have them in the Google Doc explain how their solution works? I'm not sure exactly how to prompt this, but e.g. I'd be looking for an answer something like "I used CSS grid - CSS grid allows you to describe what columns/rows you want when displaying elements. I had to make a container element set to
display: grid;
, set up the description of how its children should be laid out, and then had a child element per animal".
WDYT?
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Co-authored-by: Daniel Wagner-Hall <[email protected]>
Thanks for that, your thoughts on the second step seem good. I'm still on the fence about exactly what form that should take but those give me some ideas. |
Changes accepted and I think I found the bit you were referring to about the ghosts of the previous step. Can't see any other bits left Additionally, I think that this will need some guidance added to the canvas on the ITD channels because the people we have reviewing ITD can be quite junior and may not think it through. I am thinking something like this ( I think it may be too patronizing): Question 1A CYF student is assigned coursework on a CYF course. The assignment is to build a homepage for a library which displays their twenty newest books. It requires that they use CSS Grid (a CSS feature used to display HTML elements in a grid format). They think that ChatGPT could help them complete this task. Which of the prompts below is an appropriate use of AI?
Question 2A CYF student asks an AI tool to help them understand a complex CSS topic. The information the AI gives doesn't sound right. Which of the below might be appropriate responses?
Question 3A CYF student balances fulltime work and family responsibilities with studying at CYF. They are struggling to keep up with the course. In particular, they are struggling to understand some fundamental concepts. Which of the below are NOT appropriate responses? (Note - ticks and crosses below indicate correct and incorrect answers not appropriate responses)
|
I think those answer keys are great - really clear, and really helpful. I'd consider the phrasing of question 3 - your answer key here reads as if it's the answer to what is appropriate but the question is what is not appropriate. |
I've revised that thanks. I think this pull request is good to go otherwise now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, ship it! 🎉
ahhhhhhhhhhhhhhh I've just realized that this wasn't merged before I was lazy and deleted and recreated the fork. Luckily I was able to recover them and they are on my fork now, will just merge at the same time as the other AI step |
What does this change?
This adds a new AI step for ITD. This is currently only theoretical - there will be another pull request at some point to introduce another AI step after they have learnt HTML and CSS.
Common Content?
Common Theme?
Issue number: N/A
Org Content?
ITD block 2
Checklist
Who needs to know about this?